31 Social Science
31.1 An R Exercise in Data Collection, Cleaning, and Merging U.S. Census Data
- Sean Conner
A step-by-step walkthrough exercise using U.S. Census data.
Link: https://bookdown.org/scconner7/r_census_data_cleaning_tutorial/
31.3 Analyzing US Census Data Methods, Maps, and Models in R
Census data are widely used in the United States across numerous research and applied fields, including education, business, journalism, and many others. Until recently, the process of working with US Census data has required the use of a wide array of web interfaces and software platforms to prepare, map, and present data products. The goal of this book is to illustrate the utility of the R programming language for handling these tasks, allowing Census data users to manage their projects in a single computing environment.
31.5 Applied Demographic Data Analysis
- Corey S. Sparks, PhD
My goal for this book is to take the lessons I’ve learned teaching statistics to a diverse and often cursorily trained group of students who have problems they care about, that they need to bring demographic data to bear upon. This is a challenge, and I have always been a stalwart proponent of teaching statistics and data analysis in a very applied manner. As such, this book won’t be going into rigorous proofs of estimators or devoting pages to expositions of icky algebra; instead it will focus on exploring modern methods of data analysis that in used by demographers every day, but not always taught in our training programs.
31.6 Complex Surveys: A Guide to Analysis Using R
Complex Surveys is a practical guide to the analysis of survey data using R, the freely available and downloadable statistical programming language. As creator of the specific survey package for R, the author provides the ultimate presentation of how to successfully use the software for analyzing data from complex surveys while also utilizing the most current data from health and social sciences studies to demonstrate the application of survey research methods in these fields.
Link: https://www.amazon.com/Complex-Surveys-Guide-Analysis-Using/dp/0470284307
31.7 Composite Indicator Development and Analysis in R with COINr
Composite indicators are aggregations of indicators which aim to measure (usually socio-economic) complex and multidimensional concepts which are difficult to define, and cannot be measured directly. Examples include innovation, human development, environmental performance, and so on. This book gives a detailed guide on building composite indicators in R, focusing on the recent COINr package, which is an end-to-end development environment for composite indicators. Although COINr is the main tool used in the book, it also gives general explanation and guidance on composite indicator construction and analysis in R, ranging from normalisation, aggregation, multivariate analysis and global sensitivity analysis.
31.8 Computational Analysis of Communication
- Wouter van Atteveldt
- Damian Trilling
- Carlos Arcila Calderon
Assuming little or no background in data science or computer linguistics, this accessible textbook teaches readers how to use state-of-the art computational methods to perform data-driven analyses of social science issues. A cross-disciplinary team of authors—with expertise in both the social sciences and computer science—explains how to gather and clean data, manage textual, audio-visual, and network data, conduct statistical and quantitative analysis, and interpret, summarize, and visualize the results. (Link to the draft 2nd ed: https://v2.cssbook.net/)
Link: http://cssbook.net/
Physical copy available: https://www.wiley.com/en-us/Computational+Analysis+of+Communication-p-9781119680239
31.11 Crime by the Numbers A Criminologist’s Guide to R
This book introduces the programming language R and is meant for undergrads or graduate students studying criminology. R is a programming language that is well-suited to the type of work frequently done in criminology - taking messy data and turning it into useful information. While R is a useful tool for many fields of study, this book focuses on the skills criminologists should know and uses crime data for the example data sets.
31.13 Exploring Complex Survey Data Analysis Using R
- Stephanie A. Zimmer
- Rebecca J. Powell
- Isabella C. Velásquez
We focus on R to introduce survey analysis. Our goal is to provide a comprehensive guide for individuals new to survey analysis but with some familiarity with statistics and R programming. We use a combination of the {survey} and {srvyr} packages and present the code following best practices from the tidyverse
31.15 Public Policy Analytics Code & Context for Data Science in Government
- Ken Steif, Ph.D
The goal of this book is to make data science accessible to social scientists and City Planners, in particular. I hope to convince readers that one with strong domain expertise plus intermediate data skills can have a greater impact in government than the sharpest computer scientist who has never studied economics, sociology, public health, political science, criminology etc.
31.16 Quantitative methods in the context of education research
- Peter EJ Kemp
- Richard Brock
- Amy O’Brien
- Carla Finesilver
- Lulu Healy
- David Pepper
This book takes the reader through the process of learning the R statistical programming language through the analysis of the 2022 PISA survey data
31.18 Simulation Models of Cultural Evolution in R
- Alex Mesoudi
This book sets out a series of tutorials for modelling cultural evolution in R.